home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / keno.swf / scripts / DefineButton2_156 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2006-09-05  |  48 b   |  4 lines

  1. on(release){
  2.    _root.Game.choice_bet(10);
  3. }
  4.